Use PEGetEnableEventInfo to retrieve event enable information. Use this function to determine which events are enabled.
BOOL CRPE_API PEGetEnableEventInfo (
short printJob,
PEEnableEventInfo FAR *enableEventInfo );
Specifies the print job for which you want to obtain information about enabled events. | |
Specifies a pointer to PEEnableEventInfo. |
function PEGetEnableEventInfo(
printJob: Word;
Var enableEventInfo: PEEnableEventInfo
): Bool stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |